home *** CD-ROM | disk | FTP | other *** search
- def up = [up]
- def down = [down]
- def left = [left]
- def right = [right]
- def pgup = [page up]
- def pgdn = [page down]
- def home = [top edge]
- def end = [bottom edge]
- def ins = [insert toggle]
- def del = [delete char]
- def return = [insert line]
- def backspace = [rubout]
- def esc = [command toggle]
- def tab = [tab]
- def f1 = [cursor command][begin line][erase end line]'edit \cse.hlp'[execute]
- def f2 = [save]
- def f3 = [file]
- def f4 = [quit]
- def f5 = [begin line] [erase end line]
- def f6 = [erase end line]
- def f8 = [switch files]
- def f9 = [execute]
- def f10 = [confirm change]
- def c-left = [begin line]
- def c-right = [end line]
- def c-pgup = [top]
- def s-f1 = [top]
- def c-pgdn = [bottom]
- def s-f2 = [bottom]
- def c-home = [top edge]
- def c-end = [bottom edge]
- def c-return = [execute]
- def c-backspace = [delete line]
- def s-tab = [backtab]
- def a-b = [mark block]
- def a-c = [copy block]
- def a-d = [delete block]
- def a-j = [join]
- def a-l = [mark line]
- def a-m = [move block]
- def a-s = [split]
- def a-u = [unmark]
- def a-x = [escape]
-